const go/token.literal_end
2 uses
go/token (current package)
token.go#L35: literal_end
token.go#L309: func (tok Token) IsLiteral() bool { return literal_beg < tok && tok < literal_end }
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)